WaveInDevice
(Property)
Purpose: Returns the current MIDI-in devices ID.
Syntax: IntVar = CtlName.MIDIInDevice
Arguments: None.
Example:
'Show Current Wave-In device in the Debug
Window
Debug.Print
SoundCard1.WaveInDevice
Comments: Is only here for completeness. Property is Read-Only.
See Also:
WaveOutDevice